home *** CD-ROM | disk | FTP | other *** search
/ Aminet 8 / Aminet 8 (1995)(GTI - Schatztruhe)[!][Oct 1995].iso / Aminet / dev / lang / SGMLS.lha / SGMLS / test / test018.sgm < prev    next >
Text File  |  1994-07-10  |  214b  |  9 lines

  1. <!doctype doc [
  2. <!entity ent1 system "ent1" cdata dcn>
  3. <!entity ent2 system "ent2" ndata dcn>
  4. <!notation dcn system "dcn">
  5. <!element doc - O any>
  6. <!attlist doc att cdata #implied>
  7. ]>
  8. <doc att="foo&ent1;&ent2;bar">
  9.